home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 297 < prev    next >
Internet Message Format  |  1994-08-27  |  991b

  1. Date: Mon, 7 Jun 93 14:16:05 -0400
  2. From: "Nicholas S Castellano" <entropy@terminator.rs.itd.umich.edu>
  3. To: steve@earth.ox.ac.uk
  4. In-Reply-To: Stephen Usher's message of Mon, 7 Jun 1993 14:59:01 +0100 (BST) <16207.9306071359@earth.ox.ac.uk>
  5. Subject: PL5 in progress ...
  6.  
  7. >Also, MiNT itself could call this every so often, just incase there's no
  8. >daemon running. MiNT would also call this when init exits. Maybe Fsync()
  9. >should have a partner, SFsync() ie Shutdown-filesystem-synchronise which
  10. >would let the filesystems do final synchronisation and possibly set a bit in
  11. >the header telling any future auto-fscking program that the filesystem need
  12. >not be checked at boot time, just as SunOS 4.1.[23] and SunOS 5.x does.
  13.  
  14. I think this is a good idea, but it would only require another vector
  15. for the filesystem to install such a handler; no user process would
  16. ever want to indicate a final filesystem shutdown so it's just as well
  17. to not have an operating system call for it.
  18.  
  19. Cheers,
  20. entropy
  21.